Total Complexity | 18 |
Dependencies | 2 |
Dependents | 6 |
Total lines | 121 |
Lines of code | 57 |
Logical lines of code | 27 |
Comment lines | 51 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
insert_post() | 60 | 6 | 12 | |
update_post() | 65 | 5 | 8 | |
check_not_existing() | 53 | 3 | 25 | |
delete_post() | 79 | 1 | 3 | |
get_post() | 79 | 1 | 3 | |
get_posts() | 80 | 1 | 3 | |
is_error() | 80 | 1 | 3 |